github.com/golang/mock/gomock.Call.exhausted (method)
4 uses
github.com/golang/mock/gomock (current package)
call.go#L295: func (c *Call) exhausted() bool {
call.go#L401: if c.exhausted() {
callset.go#L46: if call.exhausted() {
controller.go#L243: if expected.exhausted() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)